﻿/* CSS Document */body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, button, img, span, table {
	color: #333;
	padding: 0px;
	margin: 0px;
	border: 0px;
}
body {
	background: #fff;
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-family: "微软雅黑";
}
h1, h2, h3, h4 {
	font-size: 14px;
	font-weight: normal;
}
fieldset, img {
	border: 0;
}
input, select, label, select, option, textarea, button, fieldset, legent {
	font: 14px/24px Verdana, Arial, Helvetica, sans-serif;
	font-family: "微软雅黑";
}
ul {
	list-style: none;
}
input, select, textarea {
	margin: 0px;
	padding: 0px;
	outline: none;
blr:expression(this.onFocus=this.blur());
	font-family: "微软雅黑";
}/*浮动样式*/
.fl {
	float: left;
}

.fr {
	float: right;
}
.clearfix:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0px;
}
.clearfix {
	zoom: 1;
}
.clr {
	clear: both;
}
a {
	text-decoration: none;
	color: #333;
}
*:focus {
	outline: none;
}
* {
	padding: 0;
	margin: 0;
}
.w1100 {
	width: 1100px;
	margin: 0 auto;
	position: relative;
}/*头部样式*/
.header {
	height: 160px;
	position: relative;
	z-index: 7;
	position: fixed;
	background: #fff;
	top: 0;
	overflow: visible;
	width: 100%
}
.h_top {
	height: 28px;
	line-height: 28px;
	background: #363636;
	border-top: 1px solid #fff;
}
.h_top h2 {
	float: left;
	color: #bbbbbb;
}
.t_list {
	float: right;
	color: #c0c0c0;
}
.t_list a {
	color: #c0c0c0;
	margin: 0 5px;
}
.t_list a:hover {
	text-decoration: underline;
}
.logo {
	float: left;
	margin: 12px 0 0 0;
	border-right: 1px solid #c1c1c1;
	padding-right: 20px;
}
.h_center .name {
	float: left;
	height: 30px;
	padding-left: 30px;
	margin-top: 50px;
	width: 500px;
}
.h_center {
	height: 120px;
}
.h_center .name h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
	height: 40px;
	line-height: 40px;
}
.h_center .name p {
	color: #555;
	font-size: 18px;
}
.h_center .name p span {
	color: #c8161d;
}
.h_center .tel {
	padding-left: 58px;
	float: right;
	height: 52px;
	background: url(../images/tel.jpg) no-repeat left bottom;
	margin-top: 30px;
}
.h_center .tel h2 {
	font-size: 16px;
	color: #181818;
	line-height: 20px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.h_center .tel p {
	font-family: Arial;
	font-size: 32px;
	color: #c51117;
	line-height: 30px;
}
.nav {
	position: absolute;
	z-index: 10;
	height: 64px;
	background: url(../images/nav_bg.png) no-repeat center;
	bottom: -52px;
	left: 0;
	width: 100%;
}
.nav .nav_wrap {
	overflow: hidden;
	padding-left: 35px;
}
.nav ul {
	width: 1200px;
}
.nav ul li {
	display: block;
	height: 50px;
	line-height: 36px;
	float: left;
	text-align: center;
}
.nav ul li:first-child {
	margin-left: 0;
}
.nav ul li a {
	display: block;
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 0 28px;
	height: 45px;
	margin: 10px 1px 0 0;
}
.nav ul li:hover a {
	background: #fff;
	color: #000000;
	border-radius: 5px 5px 0 0;
}
.navHover {
	background: #fff;
	color: #000000!important;
	border-radius: 5px 5px 0 0;
}
.banner {
	width: 100%;
	margin: 0 auto;
	height: 550px;
	position: relative;
	overflow: hidden;
	z-index: 6;
	margin-top: 160px;
}
.b_btn {
	width: 100%;
	position: absolute;
	bottom: 20px;
	font-size: 0;
	z-index: 1;
	text-align: center;
}
.banner .hd {
	width: 100px;
	margin: 0 auto;
}
.banner .pic li {
	text-align: center;
}
.banner .pic li img {
	margin-left: -960px;
	left: 50%;
	position: absolute;
}
.banner .hd li {
	background: #363636;
	height: 16px;
	width: 16px;
	cursor: pointer;
	border-radius: 50%;
	display: block;
	float: left;
	margin-left: 8px;
}
.banner .hd li.on {
	background: #c8161d;
}/*搜索部分*/
.searchbigbox {
	width: 100%;
	background: #e5e5e5;
	height: 65px;
}
.left_searchtxt {
	line-height: 65px;
}
.left_searchtxt a {
	padding: 0 10px;
}
.left_searchtxt a:hover {
	text-decoration: underline;
}
.s_txt {
	margin-left: 5px;
	border: none;
	height: 30px;
	line-height: 30px;
	background: none;
	float: left;
	font-size: 13px;
	color: #666666;
	width: 187px;
	padding-left: 5px;
}
.right_searchbox {
	width: 258px;
	height: 30px;
	border: 1px solid #d0d0d0;
	margin-top: 16px;
}
.s_btn {
	width: 46px;
	height: 31px;
	background: url(../images/search_pic.jpg) no-repeat;
	float: right;
	border: none;
	cursor: pointer;
	color: #fff;
}/*搜索部分*//*合作伙伴*/
.partbox {
	overflow: hidden;
	height: 165px;
	margin-top: 50px;
}
.parttitle {
	background: url(../images/parth2_bg.jpg) no-repeat center bottom;
	height: 50px;
	line-height: 50px;
}
.parttitle h2 {
	width: 1100px;
	margin: 0 auto;
	font-size: 18px;
	color: #333333;
}
.parttitle h2 span {
	float: right;
	font-size: 13px;
}
.parttitle h2 span a:hover {
	color: #c8161d;
	text-decoration: underline;
}
.parnter-list {
	width: 1100px;
	height: 127px;
	margin: 0 auto;
}
.p-left {
	float: left;
	margin: 58px 0 0 0px;
	cursor: pointer;
}
.p-right {
	float: right;
	margin: 58px 0px 0 0;
	cursor: pointer;
}
.parnter-img {
	width: 1020px;
	float: left;
	overflow: hidden;
	margin-top: 35px;
	margin-left: 15px;
}
.parnter-img ul li {
	float: left;
	margin-right: 25px;
}
.parnter-img ul li img {
	border: 1px solid #ccc;
}/*合作伙伴*//*产品展示*/
.product_show {
	height: 515px;
	background: url(../images/progbgix.jpg) no-repeat center top;
	padding-top: 50px;
}
.product_show_left {
	width: 217px;
	float: left;
	background: #fff;
	height: 510px;
	border: 1px solid #000000;
}
.product_show_left h2 {
	height: 68px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	background: url(../images/pt_left.png) no-repeat;
	color: #fff;
	padding-top: 20px;
	line-height: 24px;
}
.product_show_left h2 span {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	display: block;
	color: #fff;
	text-transform: uppercase;
}/*.p_item:nth-child(2) .porlip{display:none}*/
.p_item {
	width: 196px;
	margin: 0 auto 11px;
}
.p_item h3 {
	text-align: center;
}
.p_item h3 a {
	font-size: 15px;
	color: #151515;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 195px;
	border: 1px solid #d7d7d7;
	background: url(../images/proli_bg.png) repeat-x;
}
.p_item .porlip a {
	background: none;
	border: none;
	border-bottom: 1px solid #d7d7d7;
}
.p_item h3 a:hover {
	color: #c61218;
	border: 1px solid #c61218;
}
.p_item ul {
	margin-left: 28px;
}
.p_item ul li {
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/picon1.png) no-repeat left center;
}
.p_wx {
	width: 133px;
	margin: 20px auto 0;
	padding: 0 0 20px 45px;
	background: url(../images/prolist_bg.jpg) no-repeat left 5px;
	border-bottom: 1px solid #dedede;
}
.p_wx h3 {
	line-height: 20px;
	height: 20px;
}
.p_wx p {
	font-size: 16px;
	color: #454545;
}
.product_show_right {
	width: 855px;
	float: right;
	background: #fff;
	height: 510px;
}
.product_show_right .pr_top {
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #333333;
	margin: 10px 0 0;
}
.pr_top h2 {
	padding: 0 15px;
	float: left;
	font-size: 18px;
	color: #c8161d;
	height: 37px;
	background: url(../images/proh2_bg.jpg) no-repeat left center;
}
.pr_top a {
	float: right;
}
.pr_top a:hover {
	color: #c8161d;
	text-decoration: underline;
}
.pro_list {
	position: relative;
	z-index: 1;
	margin-top: 25px;
	overflow: hidden;
}
.pro_list ul {
	width: 900px;
}
.pro_list ul li {
	width: 259px;
	margin: 0 29px 30px 0;
	float: left;
	height: 200px;
	background: #ececec;
	padding: 2px;
}
.pro_list ul li .title {
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #666;
}
.pro_list ul .more a {
	display: block;
	width: 142px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	background: #fff;
	border: 1px solid #aaa;
	border-radius: 20px;
	margin: 0 auto;
}
.pro_list ul li:hover .name {
	color: #5ca21b;
}
.pro_list ul li:hover .more a {
	background: #5ca21b;
	border: 1px solid #5ca21b;
	color: #fff;
}
.pro_list ul li p.pic {
	width: 259px;
	height: 155px;
	overflow: hidden;
}
.pro_list ul li img {
	transition-duration: 0.3s;
}
.pro_list ul li:hover img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
.pro_list ul li:hover .title {
	color: #fff;
}
.pro_list ul li:hover {
	background: #c8161d;
}/*PK部分*/
.inxpkpic {
	width: 1100px;
	margin: 50px auto;
}
.inxpkmain .leftpkptxt img, .inxpkmain .rightpkptxt img {
	border: 1px solid #e6e6e6;
}
.leftpkptxt p, .rightpkptxt p {
	text-align: center;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
.inxpkmain {
	position: relative;
	height: 376px;
	width: 1100px;
}
.inx_pk {
	position: absolute;
	left: 465px;
	top: 75px;
}/*PK部分*//*优势部分*/
.inxadvtitle {
	border-top: 3px solid #bababa;
	padding-top: 30px;
	margin-top: 40px;
}
.inxadvtitle p {
	width: 1100px;
	text-align:center;
}
.inxadvtitle span {
	display: block;
	float: left;
	font-size: 30px;
	height: 80px;
	line-height: 80px;
}
.inxadvtitle h3 {
	font-size: 22px;
	color: #c8161d;
	background: url(../images/advtitleh2bg.jpg) no-repeat left center;
	height: 42px;
	line-height: 32px;
    text-align:center;
	margin-top: 20px;
}
.inxggstyle h3 {
	background: url(../images/advlinebg.jpg) no-repeat left bottom;
	font-size: 24px;
	color: #000000;
	height: 45px;
	line-height: 45px;
	font-weight: bolder;
	margin-bottom: 8px;
}
.inxggstyle p {
	font-size: 14px;
	line-height: 24px;
}
.inxadvtop {
	background: url(../images/inxadvtopbg.jpg) no-repeat right top;
	height: 342px;
	margin-top: 30px;
}
.inxadvtopleftpic {
	padding: 58px 0 0 0px;
	width: 470px;
}
.inxadvtoprighttxt {
	width: 555px;
	margin-right: 55px;
}
.inxadvcenter {
	background: url(../images/inxadvcenterbg.jpg) no-repeat left top;
	height: 342px;
	margin-top: 80px;
}
.inxadvcenterleftpic {
	margin: -28px 0 0 0px;
	width: 440px;
}
.inxadvcentertxt {
	width: 545px;
	margin-left: 55px;
}
.inxadvbottom {
	background: url(../images/inxadvbottombg.jpg) no-repeat right top;
	height: 342px;
	margin-top: 30px;
}
.inxadvbottomleftpic {
	padding: 50px 0 0 30px;
	width: 365px;
}
.inxadvbottomtxt {
	width: 590px;
	margin-right: 25px;
}
.advword01 {
	padding-left: 95px;
	background: url(../images/advtit01.png) no-repeat left top;
	margin-top: 20px;
}
.advword02 {
	padding-left: 95px;
	background: url(../images/advtit02.png) no-repeat left top;
	margin-top: 18px;
}
.advword03 {
	padding-left: 95px;
	background: url(../images/advtit03.png) no-repeat left top;
	margin-top: 20px;
}
.advword04 {
	padding-left: 95px;
	background: url(../images/advtit04.png) no-repeat left top;
	margin-top: 39px;
}
.advword05 {
	padding-left: 95px;
	background: url(../images/advtit05.png) no-repeat left top;
	margin-top: 20px;
}
.advword06 {
	padding-left: 95px;
	background: url(../images/advtit06.png) no-repeat left top;
	margin-top: 60px;
}/*优势部分*/
.inxs_banpic {
	margin: 50px auto 20px;
	width: 1100px;
	height: 161px;
	position: relative;
}
.inxs_banpic a {
	display: block;
	position: absolute;
	width: 110px;
	height: 24px;
	border: 1px solid #fff;
	line-height: 24px;
	color: #fff;
	bottom: 39px;
	right: 63px;
	text-align: center;
}
.inxs_banpic a:hover {
	text-decoration: underline;
}/*关于我们*/
.main01 {
	width: 1100px;
	margin: 0 auto;
	padding-top: 40px;
}
.about {
	width: 696px;
	float: left;
}
.about .title {
	width: 100%;
	height: 40px;
	padding-bottom: 3px;
	line-height: 40px;
	background: url(../images/about_line.jpg) no-repeat left bottom;
	position: relative;
}
.about .title h2 {
	font-size: 18px;
	font-weight: bold;
	color: #40403f;
	float: left;
}
.about .title h2 span {
	font-weight: normal;
	font-size: 14px;
	color: #b5b5b5;
	margin-left: 20px;
}
.about .title a {
	color: #373737;
	float: right;
}
.about-con {
	padding-top: 30px;
}
.about-con dl dt {
	float: left;
}
.about-con dl dd {
	width: 380px;
	float: right;
}
.about-con dl dd h2 {
	font-weight: bold;
	color: #40403f;
}
.about-con dl dd .words {
	height: 136px;
	overflow: hidden;
	font-size: 13px;
}
.about-con dl dd a {
	display: block;
	width: 86px;
	height: 24px;
	line-height: 23px;
	background: url(../images/more.jpg) no-repeat;
	padding-left: 6px;
	margin-top: 5px;
	font-size: 13px;
}
.honor {
	width: 370px;
	float: right;
}
.honor .title {
	width: 100%;
	height: 40px;
	padding-bottom: 3px;
	line-height: 40px;
	background: url(../images/about_line.jpg) no-repeat left bottom;
	position: relative;
}
.honor .title h2 {
	font-size: 18px;
	font-weight: bold;
	color: #40403f;
	float: left;
}
.honor .title h2 span {
	font-weight: normal;
	font-size: 14px;
	color: #b5b5b5;
	margin-left: 20px;
}
.honor .title a {
	color: #373737;
	float: right;
}
.ryCont {
	position: relative;
	padding-top: 36px;
	width: 100%;
	height: 193px;
}
.ryCont ul {
	margin: 0 auto;
	width: 279px;
	overflow: hidden;
}
.ryCont li {
	float: left;
	width: 279px;
	text-align: center;
}
.ryCont li img {
	border: 1px solid #e0e0e0;
	display: block;
}
.ryCont li h5 {
	margin-top: 16px;
	font-weight: normal;
	font-size: 14px;
}
.ryCont li h5 a {
	color: #333;
}
.btnLeft, .btnRight {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	width: 24px;
	height: 58px;
}
.ryCont .btnLeft {
	left: 0px;
	background: url(../images/honor_left.png) no-repeat center;
}
.ryCont .btnRight {
	right: 0px;
	background: url(../images/honor_right.png) no-repeat center;
}/*企业相册*/
.about_photosbox {
	background: url(../images/aboutablumbg.jpg) no-repeat center top;
	height: 379px;
	padding-top: 10px;
	margin-top: 60px;
	border-bottom: 1px solid #fff;
}
.about_photos {
	margin-top: 12px;
}
.abphotablumtit {
	background: url(../images/ablum_bg.png) no-repeat center center;
	margin-top: 3px;
}
.abphotablumtit p {
	color: #6e6e6e;
	text-align: center;
}
.about_photos h2 {
	height: 44px;
	line-height: 44px;
	font-size: 24px;
	color: #fff;
	text-align: center;
}
.about_photos h2 a {
	color: #fff;
}
.photos_scroll {
	height: 232px;
	overflow: hidden;
	margin-top: 30px;
}
.photos_scroll ul li {
	width: 262px;
	float: left;
	margin-right: 26px;
}
.photos_scroll ul li .pic {
	width: 262px;
	height: 158px;
}
.photos_scroll ul li p.title {
	width: 262px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #fff;
}
.photos_scroll ul li:hover .title {
	color: #c61218;
}/*==========新闻开始========*//*公司新闻*/
.news_bigbox {
	background: url(../images/newbigbg.jpg) no-repeat center top;
	width: 100%;
	height: 440px;
	padding-top: 56px;
	border-bottom: 1px solid #b2b2b2;
}
.news_box {
	width: 1100px;
	margin: 0 auto;
}
.news {
	width: 705px;
	overflow: hidden;
}
.news_title {
	width: 156px;
	display: block;
	float: left;
	font-family: "微软雅黑";
	margin-right: 12px;
}
.news_title ul {
	display: block;
	float: left;
}
.news_title ul li.news_on {
	background: url(../images/newcon02.jpg) no-repeat;
}
.news_title ul li {
	display: block;
	float: left;
	height: 59px;
	background: url(../images/newcon01.jpg) no-repeat;
	font-size: 18px;
	width: 130px;
	line-height: 62px;
	margin-bottom: 10px;
	padding-left: 26px;
}
.news_title ul li a {
	color: #333;
	display: block;
}
.news_title ul li.news_on a {
	color: #fff;
}
.news_title a.more {
	display: block;
	float: right;
	margin-right: 5px;
}
.news_con01 dl, .news_con02 dl {
	display: block;
	width: 100%;
}
.news_con01 dl dt, .news_con02 dl dt {
	float: left;
	width: 225px;
	height: 161px;
	margin-right: 15px;
}
.news_con01 dl dt img, .news_con02 dl dt img {
	border: 5px solid #fff;
}
.news_con01 dl dd, .news_con02 dl dd {
	display: block;
	float: right;
	width: 255px;
	line-height: 24px;
}
.news_con01 dl dd a, .news_con02 dl dd a {
	font-weight: bold;
	color: #c8161d;
	font-size: 14px;
}
.news_con01 dl dd a.more1, .news_con02 dl dd a.more1 {
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	display: block;
	width: 99px;
	height: 28px;
	line-height: 28px;
	margin-top: 10px;
	background: #363636;
	text-align: center;
}
.news_con01 ul, .news_con02 ul {
	padding: 10px 0px 15px;
}
.news_con01 dl dd a.more1:hover, .news_con02 dl dd a.more1:hover {
	background: #c8161d;
}
.news_con01 ul li, .news_con02 ul li {
	display: block;
	height: 36px;
	line-height: 36px;
	background: url(../images/news_title.jpg) no-repeat 8px center;
	padding-left: 25px;
}
.news_con01 ul .date, .news_con02 ul .date {
	float: right;
	color: #999;
}
.news_con01 ul li a:hover, .news_con02 ul li a:hover {
	color: #c8161d;
	text-decoration: underline;
}
.news_con01 dl dd a:hover, .news_con02 dl dd a:hover {
	text-decoration: underline;
}
.news_con02 dl dd p, .news_con01 dl dd p {
	height: 72px;
	overflow: hidden;
}
.inxnews_contmain {
	height: 72px;
	overflow: hidden;
}/*==========常见问答========*/
.fqa_qus {
	width: 390px;
}
.fqa_title h2 {
	font-size: 18px;
	position: relative;
	line-height: 50px;
	height: 50px;
	color: #000;
}
.fqa_title h2 span {
	font-size: 14px;
	position: absolute;
	top: 0px;
	right: 8px;
}
.fqa_title h2 span a:hover {
	color: #c8161d;
}
.que h3 {
	background-image: url(../images/fqaq.png);
	background-repeat: no-repeat;
	height: 36px;
	background-position: left center;
	padding-left: 35px;
	line-height: 36px;
	font-size: 14px;
	font-weight: bolder;
}
.que h3 a {
	color: #4d4d4d;
}
.que h3 a:hover {
	text-decoration: underline;
	color: #c8161d;
}
.que p {
	font-family: "微软雅黑";
	line-height: 24px;
	color: #666;
	background-image: url(../images/fqaa.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 35px;
	height: 50px;
	overflow: hidden;
}
.que {
	border-bottom: 1px dashed #dcdcdc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.inxfqatmain {
	height: 48px;
	overflow: hidden;
}/*==========新闻结束========*//*友情链接*/
.fridnelingtit {
	padding-top: 15px;
}
.friend_link {
	padding: 5px 0 20px 0;
}
.friend_link h2 {
	float: left;
	font-size: 18px;
	line-height: 40px;
	width: 140px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	margin-right: 15px;
	padding-left: 42px;
	color: #171717;
	background: url(../images/link_tit.jpg) no-repeat left center;
}
.friend_link h2 span {
	margin-left: 10px;
}
.friend_link a {
	display: inline-block;
	line-height: 50px;
	margin: 0 15px;
	color: #333;
}
.friend_link a:hover {
	text-decoration: underline;
}/*友情链接*//*==========底部样式开始========*/
#bot_nav {
	width: 100%;
	overflow: hidden;
}
.foot_add p strong {
	color: #0078c7;
}
.link_box {
	height: 56px;
	width: 100%;
	text-align: center;
	background: #c8161d;
	line-height: 56px;
}
.links {
	color: #fff;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	font-size: 14px;
}
.links a {
	display: inline-block;
	color: #fff;
	padding: 0 35px;
}
.links a:first-child {
	padding-left: 0;
}
.links a:hover {
	text-decoration: underline;
	background: url(../images/botnavlibghover.png) no-repeat center bottom;
}
.links_main {
	margin: 0 auto;
	width: 1100px;
	overflow: hidden;
}
.foot {
	height: 230px;
	width: 1100px;
	margin: 0px auto 0;
}
.foot_fllogo {
	margin: 60px 100px 0 0;
}
.foot_box {
	width: 100%;
	overflow: hidden;
}
.foot_center p {
	text-align: center;
}
.foot_center {
	width: 150px;
	padding: 0px 0 14px 0px;
	height: 169px;
	margin: 30px 0 0 150px;
}
.foot_add {
	margin: 0 0 0 0px;
	width: 450px;
	overflow: hidden;
	padding: 30px 0 25px 0px;
}
.foot_add p {
	line-height: 28px;
	color: #555555;
}
.foot_add p a {
	color: #555555;
}
#bot_nav a:hover {
	text-decoration: underline;
}/*==========底部样式结束========*//*在线留言*/
.gbookbigbx {
	width: 100%;
	height: 510px;
	background: url(../images/gbookbg.jpg) no-repeat center top;
	padding-top: 90px;
	margin-top: 50px;
}
.gbookixnmain {
	width: 1100px;
	margin: 0 auto 0;
	background: #fff;
	height: 427px;
}
.gbookleftpic {
	margin: 118px 0 0 90px;
}
.gbookcenettxt {
	margin: 80px 0 0 100px;
}
.inxliuyan {
	margin-top: 15px;
	width: 533px;
	padding: 50px 35px 0 270px;
	height: 365px;
	margin: 38px 86px 0 0;
	background: url(../images/inx_goobbg.jpg);
}
.inxGBook_Name {
	height: 36px;
	border: none;
	width: 270px;
	padding-left: 15px;
	float: left;
	border: 1px solid #d6d6d6;
	border-left: none;
	color: #9f9f9f;
}
.inxFkPhone {
	height: 36px;
	border: none;
	width: 270px;
	padding-left: 15px;
	float: left;
	border: 1px solid #d6d6d6;
	color: #9f9f9f;
	border-left: none;
}
.inxFktitle {
	height: 36px;
	border: none;
	width: 270px;
	padding-left: 15px;
	float: left;
	border: 1px solid #d6d6d6;
	color: #9f9f9f;
	border-left: none;
}
.inxMessContent {
	border: 1px solid #d6d6d6;
	width: 313px;
	height: 100px;
	color: #9f9f9f;
	padding-left: 5px;
}
.inxsubmi {
	width: 107px;
	height: 27px;
	border: none;
	margin: 15px 0 0 0;
	cursor: pointer;
	background: #c8161d;
	text-align: center;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
}
.inxsubmi:hover {
	background: #ff9600;
}
.inxrest {
	width: 107px;
	height: 27px;
	border: none;
	margin: 15px 0 0 10px;
	cursor: pointer;
	background: #1e1e1e;
	text-align: center;
	line-height: 27px;
	color: #fff;
	font-size: 14px;
}
.inxsubmi:hover {
	background: #ff9600;
}
.inxgook_001 {
	height: 38px;
	background: url(../images/inxgook-1.jpg) no-repeat left top;
	width: 270px;
	padding-left: 32px;
}
.inxgook_002 {
	height: 38px;
	background: url(../images/inxgook-2.jpg) no-repeat left top;
	width: 270px;
	padding-left: 32px;
	margin-top: 13px;
}
.inxgook_003 {
	height: 38px;
	background: url(../images/inxgook-3.jpg) no-repeat left top;
	width: 270px;
	padding-left: 32px;
	margin-top: 13px;
}/*在线留言*//*内页样式开始*//*--------------内页左侧代码--------------*/
.box_left {
	width: 235px;
	height: auto;
	float: left;
}
.mode1 {
	height: auto;
	width: 235px;
}
.mode2 {
	height: auto;
	width: 235px;
	padding-top: 15px;
}
.box_title {
	color: #fff;
	font-size: 16px;
	background: #c8161d;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	width: 235px;
	text-align: center;
}
.box_title span {
	color: #fff;
}
.box_title span h2 {
	font-size: 12px;
	font-weight: normal;
}
.box_t_con {
	border: 1px solid #ccc;
}
.box_t_con li {
	line-height: 40px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: normal;
	border-bottom: 1px dotted #ccc;
}
.box_t_con ul li a {
	display: block;
	text-align: center;
	font-size: 14px;
}
.box_t_con ul li a:hover {
	text-decoration: none;
	background-color: #fcd707;
	color: #000;
}
.mode1 .menu_list {
	border: 1px solid #ccc;
	border-top: 0;
	background: #fff;
	padding: 1px 0 0;
	overflow: hidden;
}
.mode1 .menu_head {
	border-top: 1px dotted #ccc;
	height: 40px;
	line-height: 40px;
}
.mode1 .menu_head:hover {
	background-color: #fcd707;
	color: #fff!important;
}
.mode1 .menu_head a {
	color: #333;
	font-size: 14px;
	display: block;
	padding-left: 25px;
}
.mode1 .menu_head a:hover {
	color: #000;
}
.mode1 .menu_list .current {
	background-color: #fcd707;
}
.mode1 .menu_list .current a {
	color: #000 !important;
}
.mode1 .menu_body {
	width: 205px;
	height: auto;
	overflow: hidden;
	line-height: 30px;
}
.mode1 .menu_body .nva_active {
	color: #c8161d;
	background: url(../images/p_iconhover.png) no-repeat 10px center;
}
.mode1 .menu_body a {
	display: block;
	font-size: 14px;
	background: url(../images/p_icon.jpg) no-repeat 10px center;
	padding-left: 23px;
	color: #666;
	line-height: 40px;
	overflow: hidden;
	height: 40px;
	margin-left: 20px;
}
.mode1 .menu_body a:hover {
	text-decoration: none;
	color: #c8161d;
	background: url(../images/p_iconhover.png) no-repeat 10px center;
}
.font_red {
	background-color: #fcd707;
	color: #000!important;
}
.mode1 .box_tt1 {
	border: 1px solid #6600be;
	border-top: 2px solid #fff;
	width: 233px;
}
.mode1 .box_tt1 li span {
	display: block;
	float: left;
	line-height: 36px;
	padding-left: 20px;
	height: 36px;
}
.mode1 .box_tt1 .box_li {
	line-height: 36px;
	height: auto;
	overflow: hidden;
	width: 233px;
	font-weight: bold;
	background-color: #6600be;
}
.mode1 .box_tt1 li a {
	color: #fff;
	padding-left: 20px;
}
.mode1 .box_tt1 li a:hover {
	background-color: #262a32;
	color: #fff !important;
	text-decoration: none;
}
.mode1 .box_tt1 li ul li {
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
	background-color: #fff !important;
}
.mode1 .box_tt1 li ul li a {
	color: #777 !important;
	padding-left: 40px;
}
.mode1 .box_tt1 a {
	display: block;
}
.mode1 .box_tt1 li li a:hover {
	color: #fff;
	background-color: #ffe897;
}/*--------------内页右侧代码--------------*/
.sidebar {
	width: 838px;
	float: right;
}
.sidebar_con {
	padding-top: 15px;
}
.title_r a {
	padding: 0 15px;
}
.title_r {
	border: 1px solid #ccc;
	border-top: 2px solid #c8161d;
	height: 38px;
	line-height: 38px;
	text-indent: 10px;
}
.title_r1 a {
	padding: 0 15px;
}
.title_r1 {
	border-bottom: 2px solid #ccc;
	line-height: 34px;
	height: 30px;
}
.title_r1 span {
	color: #c8161d;
}
.title_rt {
	color: #c8161d;
	font-size: 15px;
	font-weight: bold;
}
.bt_text_y {
	font-size: 12px;
	float: right;
	height: 40px;
	padding-right: 10px;
}
.bt_text_y a {
	padding: 0;
	margin: 0;
	color: #333;
}
.bt_text_y a:hover {
	color: #c8161d;
}/*产品详情页放大功能start*/
.siderightCon {
	line-height: 24px;
	margin: 20px 0 0 0px;
	text-align: left;
}
.nypro {
	width: 420px;
	float: left;
}
#preview {
	float: none;
	margin: 0px auto;
	width: 420px;
}
.list-h {
	width: 200000px !important;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 620px;
	height: 56px;
	padding-top: 15px;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 6px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
	margin-left: 6px;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 92px;
	height: 69px;
	overflow: hidden
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 80px;
	height: 50px;
}
.contact_pro {
	width: 830px;
	padding-top: 25px;
}
.contact_pro h3 {
	border: 1px solid #ccc;
	border-top: 2px solid #c8161d;
	line-height: 38px;
	height: 38px;
	text-indent: 10px;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.contact_pro h4 {
	border: 1px solid #ccc;
	border-top: 2px solid #c8161d;
	text-indent: 10px;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	color: #c8161d;
	margin-bottom: 10px;
	font-weight: bolder;
}
.hot_new {
	width: 830px;
	padding-top: 10px;
}
.hot_new h4 {
	border: 1px solid #ccc;
	border-top: 2px solid #c8161d;
	text-indent: 10px;
	font-weight: bolder;
	line-height: 38px;
	height: 38px;
	font-size: 15px;
	color: #c8161d;
	margin-bottom: 10px;
}
.hot_new ul {
	width: 860px;
}
.hot_new ul .nyHot_news {
	border-bottom: 1px dotted #ccc;
	height: 35px;
	width: 400px;
	float: left;
	margin-right: 30px;
	line-height: 30px;
	margin-bottom: 10px;
}
.hot_new ul .nyHot_news a {
	overflow: hidden;
	width: 290px;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	color: #555;
}
.hot_new ul .nyHot_news span {
	float: right;
}
.hot_new ul .nyHot_news a:hover {
	color: #c8161d;
}
.hot_new ul .nyHot_news a:hover .nyHot_newsDate {
	color: #c8161d;
}
#demo {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
	padding-top: 10px;
}
#indemo {
	float: left;
	width: 10000%;
}
#demo2 {
	float: left;
}
#demo1 ul {
	float: left;
}
#demo ul li {
	width: 254px;
	float: left;
	margin-right: 30px;
}
#demo ul li img {
	border: 1px solid #ececec;
}
#demo ul li:hover img {
	border: 1px solid #c8161d;
}
#demo ul li p {
	display: block;
	width: 254px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #666;
	font-size: 14px;
}
#demo ul li a {
	text-decoration: none;
}
#demo ul li a:hover p {
	color: #c8161d;
}/*--------------内页下部分代码--------------*/
#contant {
	margin-top: 50px;
}
.list_box {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
.column {
	width: 838px;
	float: right;
}
.column .bt {
	height: 40px;
	border-top: 1px dashed #ccc;
	line-height: 40px;
	padding: 0 10px 0 0;
}
.column .bt b a {
	color: #c8161d;
	font-size: 14px;
	font-weight: bolder;
}
.column .menu {
	padding: 0 10px 10px 0px;
}
.column .menu a {
	margin-right: 30px;
	color: #666;
}
.column .menu a:hover {
	color: #c8161d;
}
.current_content {
	padding: 20px 0;
	line-height: 24px;
}
.current_content p {
	font-size: 13px;
	margin-bottom: 20px;
}
.current_content a:hover span {
	color: #c8161d;
}
.gbook_content {
	width: 818px;
	height: 600px;
	padding-top: 20px;
	margin: 0 auto;
	line-height: 24px;
	margin-top: 20px;
	padding-left: 20px;
}
.gbook_content textarea {
	width: 320px;
	height: 90px;
	max-width: 320px;
	max-height: 90px;
	margin-top: 2px;
}
.cur_map {
	padding-bottom: 20px;
}
.cur_map h3 {
	border-top: 1px dashed #dedede;
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	padding-top: 10px;
}
.cur_map p a {
	display: block;
	float: left;
	margin-right: 20px;
}/*--------------新闻列表页--------------*/
.article_list dl {
	padding: 0 10px 10px;
	height: 82px;
	border-bottom: 1px dashed #d7d7d7;
	font-size: 12px;
	line-height: 30px;
	margin-bottom: 10px;
}
.article_list dl dt {
	float: left;
	width: 140px;
	margin-right: 5px;
}
.article_list dl dt img {
	padding: 2px;
	border: 1px solid #ccc;
}
.article_list dl dd {
	height: 90px;
	overflow: hidden;
}
.article_list dl a:hover {
	text-decoration: underline;
}
.article_list dl dd p {
	height: 126px;
	margin-top: 5px;
	overflow: hidden;
}
.article_list .art_1 {
	width: 838px;
}
.article_list .art_1 dl {
	padding: 15px 0;
	height: 165px;
	border-bottom: 1px dotted #ccc;
	font-size: 13px;
	line-height: 30px;
	width: 800px;
	margin: 0 0 0 15px;
}
.article_list .art_1 dl dt {
	float: left;
	width: 255px;
	margin-right: 15px;
}
.article_list .art_1 dl dd {
	height: 190px;
	overflow: hidden;
	width: 520px;
	float: right;
}
.article_list .art_1 dl dd h3 {
	font-size: 15px;
}
.article_list ul {
	margin-top: 10px;
}
.article_list ul li {
	line-height: 34px;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #c2c2c2;
}
.article_list ul li a {
	display: block;
	color: #333;
	font-size: 13px;
	font-weight: bold;
}
.article_list ul li a:hover {
	text-decoration: none;
	color: #cb141b;
}
.article_list ul li a .date {
	float: right;
	color: #999;
	font-weight: normal;
	font-size: 13px;
}
.article_list ul li a:hover .date {
	text-decoration: none;
	color: #c8161d;
}
.page {
	text-align: center;
	margin: 20px auto;
	clear: both;
	padding-top: 30px;
}
.page span {
	color: #c8161d;
}
.page a {
	margin: 0 7px;
	color: #555;
}
.page a:hover {
	color: #c8161d;
}/*--------------产品列表左侧--------------*/
.n_pro_list {
	width: 235px;
	float: left;
}
.n_pro_list dl {
	width: 250px;
	height: auto;
	background: #238330;
	overflow: hidden;
	padding-bottom: 30px;
}
.n_pro_list dl a {
	color: #fff;
}
.n_pro_list dl a:hover {
	text-decoration: underline;
}
.n_pro_list dl dt {
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	text-indent: 16px;
	padding: 0 20px;
}
.n_pro_list dl dt a {
	background: url(../images/icon.png) no-repeat 0 18px;
	display: block;
}
.n_pro_list dl dd {
	background: #269939;
	line-height: 30px;
	margin-bottom: 2px;
	padding-left: 37px;
}
.n_pro_list dl dd a {
	background: url(../images/icon.png) no-repeat 0 -16px;
	text-indent: 14px;
	display: block;
}
.product_list {
	width: 900px;
}
.product_list dl {
	width: 255px;
	float: left;
	margin-right: 36px;
	margin-bottom: 20px;
}
.product_list dl dt {
	width: 255px;
}
.product_list dl dt img {
	border: solid 1px #ddd;
}
.product_list dl dd {
	width: 255px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list dl dd a {
	color: #333;
	font-size: 14px;
	display: block;
	width: 230px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
}
.product_list dl:hover dd a {
	color: #c8161d;
	text-decoration: none;
}
.product_list dl:hover img {
	border: solid 1px #c8161d;
}
.product_list1 {
	width: 900px;
}
.product_list1 dl {
	width: 254px;
	float: left;
	margin-right: 37px;
	margin-bottom: 30px;
}
.product_list1 dl dt {
	width: 254px;
	height: 160px;
}
.product_list1 dl dt img {
	width: 252px;
	height: 158px;
	border: solid 1px #ddd;
}
.product_list1 dl dd {
	width: 252px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.product_list1 dl:hover dd a {
	color: #c8161d;
	text-decoration: none;
}
.product_list1 dl:hover img {
	border: solid 1px #c8161d;
}
.product_list2 {
	width: 900px;
}
.product_list2 ul {
	margin-top: 10px;
}
.product_list2 li {
	text-align: center;
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	width: 257px;
	line-height: 24px;
}
.product_list2 li img {
	border: 1px solid #cecece;
}
.product_list2 li img:hover {
	border: 1px solid #c8161d;
}
.product_list2 li span {
	font-size: 13px;
	color: #333;
}
.product_list2 li a {
	text-decoration: none;
}
.product_list2 li:hover span {
	text-decoration: none;
	color: #c8161d;
}
.ny_proInfo p {
	text-indent: 0!important;
}
.ny_proInfo {
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	border-bottom: 2px dotted #aaa;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.ny_lianxi a {
	display: block;
	float: left;
	width: 140px;
	border-radius: 5px;
	height: 30px;
	background-color: #c8161d;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
}
.ny_lianxi span {
	font-size: 24px;
	font-weight: bolder;
	color: #545454;
	padding-left: 20px;
	line-height: 30px;
}
.ny_Nowbuy a {
	display: block;
	height: 30px;
	background-color: #c8161d;
	width: 140px;
	border-radius: 5px;
	margin-right: 15px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
	float: left;
}
.ny_Nowbuy a:hover, .ny_lianxi a:hover {
	background-color: #c8161d;
}
.ny_newsInfo {
	width: 838px;
	height: 50px;
	overflow: hidden;
	font-size: 13px;
	color: #333;
	line-height: 24px;
	margin-bottom: 10px;
}
.ny_newsTit {
	margin-left: 10px;
	max-width: 260px;
	overflow: hidden;
}/*--------------留言页--------------*/
#GBookAdd {
	width: 100%;
}
.gbook_content #GBookAdd tr {
	height: 30px;
}
.gbook_content #GBookAdd input, .gbook_content #GBookAdd textarea {
	line-height: 22px;
	padding-left: 5px;
	border: 1px solid #cecece;
}
.gbook_content #GBookAdd #Submit, .gbook_content #GBookAdd #ReSet {
	color: #fff;
	background: #c8161d;
	padding: 3px 10px;
	width: 50px;
	margin-top: 15px;
	border: medium none;
	cursor: pointer;
}/*--------------推荐新闻--------------*/
.hots {
	background: #fff;
	border: 1px solid #ccc;
	padding-top: 15px;
	margin-bottom: 30px;
	border-top: none;
}
.hots li {
	margin-left: 8px;
	line-height: 30px;
	overflow: hidden;
	width: 218px;
	font-size: 13px;
	text-align: center;
	margin-bottom: 15px;
}
.hots li img {
	border: 1px solid #ccc;
	width: 210px;
	height: 170px;
}
.hots li img:hover {
	border: 1px solid #c8161d;
}
.hots a {
	display: block;
	text-decoration: none;
}
.hots a p {
	font-size: 14px;
	color: #333;
}
.hots_news {
	padding: 5px 15px 10px 10px;
	border: 1px solid #ccc;
	border-top: none;
}
.hots_news li {
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	text-indent: 10px;
}
.hots_news li a {
	width: 200px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hots_news a:hover {
	color: #c8161d;
}/*--------------搜索页--------------*/
.search_list {
	width: 1130px;
	margin: 0 auto 0;
}
.search_list li {
	width: 252px;
	float: left;
	height: 188px;
	text-align: center;
	margin: 3px 15px 7px;
	line-height: 30px;
}
.search_list li img {
	border: 1px solid #cecece;
}
.search_list li img:hover {
	border: 1px solid #ff5400;
}/*==========内页样式开始========*/
#content {
	width: 1100px;
	margin: 25px auto;
	margin-bottom: 20px;
}
.list_box {
	overflow: hidden;
}
.list_box .box_bt {
	width: 830px;
	height: 39px;
	font-size: 12px;
	border-bottom: 1px solid #e1e1e1;
}
.lift_zuo {
	width: 250px;
	float: left;
}
.n_pro_list .list .hover {
	background: #ff5400 url(../images/list_li.png) no-repeat 50px -22px !important;
	display: block;
	color: #fff;
}
.product_bigimg_text .pro_lianxi {
	width: 380px;
}
.product_bigimg_text .pro_lianxi a {
	color: #fff;
	width: 80px;
	height: 34px;
	background: #262a32;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	display: block;
	margin-bottom: 10px;
}
.product_bigimg_text .pro_lianxi1 p {
	color: #0066ff;
	font-weight: bold;
	margin-top: 12px;
	font-size: 20px;
}
.left_box {
	width: 220px;
	float: left;
}
.list_left {
	float: left;
	width: 220px;
	margin-right: 30px;
}
.list_right {
	float: right;
	width: 838px;
}
.list_right .box_sj .box_y p {
	font-size: 12px;
	line-height: 24px;
}
.list_right .box_sj .box_y p.box_h {
	height: 45px;
	overflow: hidden;
}
.top_title {
	line-height: 39px;
	height: 39px;
	text-align: center;
	background-color: #cc0000;
}
.top_title h2 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #fff;
}
.top_title h2 span {
	font-size: 12px;
	font-weight: normal;
}
.left_con {
	line-height: 20px;
}
.left_con {
	border: 1px solid #ccc;
}
.left_con ul li {
	line-height: 34px;
	border-bottom: 1px dotted #ccc;
}
.left_con ul li a {
	display: block;
	font-size: 14px;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.left_con ul li a:hover {
	background: #ccc;
	text-decoration: none;
	color: #fff;
}
.pro_pic {
	overflow: hidden;
	width: 900px;
}
.pro_pic ul li {
	float: left;
	margin-right: 32px;
	margin-bottom: 20px;
	position: relative;
	text-align: center;
	width: 257px;
}
.pro_pic ul li span {
	margin-top: 10px;
	display: block;
	width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_pic ul li img {
	border: 1px solid #e1e1e1;
}
.pro_pic ul li img:hover {
	border: 1px solid #c8161d;
}
.pro_pic ul {
	width: 900px;
	margin-top: 15px;
}
.pro_pic a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}
.pro_pic a:hover span {
	color: #c8161d;
}
.pos {
	border: 1px solid #ccc;
	border-top: 2px solid #c8161d;
	line-height: 38px;
	height: 38px;
	text-indent: 10px;
}
.pos h2 {
	height: 38px;
	line-height: 38px;
	font-family: "微软雅黑";
	font-size: 15px;
	display: block;
	float: left;
	color: #c8161d;
	font-weight: bolder;
}
.pos span {
	float: right;
	height: 40px;
	line-height: 40px;
	padding-right: 15px;
}
.pos span a {
	color: #666;
	text-decoration: none;
}
.pos span a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.moxing {
	overflow: hidden;
	width: 220px;
}
.lianxi_title h2 {
	color: #fff;
	padding-left: 20px;
	font-family: "微软雅黑";
	font-size: 15px;
}
.lianxi_title {
	line-height: 39px;
	background-color: #00AA3A;
	height: 39px;
}
.list_lbot {
	margin: 15px 0 35px 0;
}
.list_contact {
	border: 1px solid #ccc;
	padding: 10px;
}
.list_contact p {
	line-height: 24px;
	color: #818181;
	padding-left: 15px;
	padding-right: 15px;
}
.pro_details_tongji {
	text-align: center;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	font-size: 13px;
}
.pro_photo {
	padding-top: 20px;
}
.pro_photo h3 {
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	padding-top: 10px;
	font-weight: bold;
}
.pro_photo p {
	color: #333;
}
.n_con {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.n_con p {
	line-height: 24px;
	color: #333;
	text-indent: 2em;
	margin-bottom: 5px;
	color: #666;
	font-size: 14px;
}
.goto {
	color: #666;
	font-size: 14px;
	line-height: 24px;
}
.goto p {
	line-height: 24px;
	color: #666;
}
.goto p a {
	margin-right: 30px;
}
.info_news span {
	float: right;
	color: #999;
	font-size: 12px;
}
.info_news li {
	line-height: 35px;
	padding-right: 10px;
	background: url(../images/new_jt.png) left center no-repeat;
	padding-left: 15px;
	margin-left: 10px;
	border-bottom: 1px dashed #CCC;
}
.wz1 {
	margin-top: 30px;
}
.pro_ph1 {
	float: right;
	margin-top: 20px;
}
.pro_ph1 a {
	margin: 0 10px;
	float: right;
	line-height: 36px;
	font-size: 16px;
	color: #f60;
}
.article_list_img {
	background: #f2f2f2;
	height: 120px;
	padding: 10px;
	margin-bottom: 10px;
}
.article_list_img dt {
	float: left;
	margin-right: 20px;
}
.article_list_img dd {
	float: left;
	width: 470px;
	line-height: 24px;
	height: 120px;
	overflow: hidden;
}
.article_list_img dd a {
	color: #f66304;
}
.article_list_img dd a:hover {
	text-decoration: underline;
}
.current_content h1 {
	text-align: center;
	color: #c8161d;
	font-size: 16px;
	font-weight: bolder;
}
.current_content h3 {
	text-align: center;
	margin-top: 5px;
	font-weight: normal;
	line-height: 30px;
	height: 32px;
	font-size: 13px;
}
.current_content .current_text {
	margin-top: 7px;
	border-top: 1px dashed #ccc;
	padding-top: 75px;
	position: relative;
}
.current_content .current_text .columncall {
	position: absolute;
	top: 125px;
	left: 480px;
	width: 500px;
}
.current_content .current_text .columncall p {
	display: inline-block;
	color: #333;
	font-size: 16px;
	float: left;
	height: 35px;
	font-weight: bold;
	line-height: 35px;
	padding-right: 10px;
}
.current_content .current_text .columncall a {
	display: block;
	width: 150px;
	height: 35px;
	line-height: 35px;
	float: left;
	text-align: center;
	line-height: 35px;
	border: solid 1px #D41A24;
	border-radius: 7px;
	color: #fff;
	background: #D41A24
}
.current_content .current_text .columncall a:hover {
	border: solid 1px #FCD707;
	background: #FCD707;
	color: #fff
}
.current_content .current_text a, .current_content a {
	color: #c8161d;
}
.current_content .current_text p {
	line-height: 24px;
	font-size: 13px;
}
.current_content a {
	font-size: 13px;
	test: expression(target="_blank");
}
.current_content a:active {
	test: expression(target="_blank");
}
.hot {
	margin-top: 50px;
	margin-bottom: 20px;
}
.hot div {
	font-size: 14px;
	font-weight: bold;
	color: #545454;
}
.lx {
	width: 838px;
}
.leftlx .dianh {
	padding: 0 5px 20px 10px;
}
.leftlx p {
	line-height: 24px;
}
.hots_news .dianhua {
	color: #666666;
	line-height: 20px;
	padding: 10px 0 10px 0;
}
.hots_news .dianhua span {
	display: block;
	font: 18px "Impact";
	color: #545454;
}
.dianh p {
	line-height: 24px;
	font-size: 13px;
}
.nyBanner {
	width: 1100px;
	height: 300px;
	margin: 0 auto;
	margin-top: 20px;
}/*goTop*/
.right-bar {
	position: fixed;
	bottom: 10%;
	right: 8%;
	z-index: 30;
}
.gotop {
	width: 40px;
	height: 41px;
	background: url(../images/totop.png) no-repeat;
	cursor: pointer;
}/*内页banner*/
.mainnybanner {
	width: 100%;
	height: 350px;
	margin: 0 auto 0;
	overflow: hidden;
	margin-top: 160px;
}/*内页banner*/
